github.com/refraction-networking/utls.Conn.handshakeContext (method)

2 uses

	github.com/refraction-networking/utls (current package)
		conn.go#L1518: 	return c.handshakeContext(ctx)
		conn.go#L1521: func (c *Conn) handshakeContext(ctx context.Context) (ret error) {